* lisp/emacs-lisp/warnings.el (warning-display-at-bottom): New defcustom.
authorJuri Linkov <juri@linkov.net>
Mon, 22 Apr 2024 06:50:45 +0000 (09:50 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 22 Apr 2024 06:50:45 +0000 (09:50 +0300)
commit086608876ad4e3aacdce7169206482cef0cb7129
tree91d9e685ec06eab58d084f2c79995b64fa5615b3
parentd51b0d2ebe4d0f55993e8e13f6d35b1eb23abf52
* lisp/emacs-lisp/warnings.el (warning-display-at-bottom): New defcustom.

(display-warning): Use 'warning-display-at-bottom' to display
the warning buffer at the bottom of the screen and to scroll
to the last warning message (bug#69983).
lisp/emacs-lisp/warnings.el